From: Glenn Morris Date: Fri, 10 Dec 2010 03:34:59 +0000 (-0800) Subject: Fix ChangeLog attribution. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~3069 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b596d50dbf5a413d18ca5c3ed737718594e00e4d;p=emacs.git Fix ChangeLog attribution. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb3846c6f46..c8d157b4d43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -19,10 +19,10 @@ * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise): Rename functions without commas, update callers. -2010-12-08 Vinicius Jose Latorre +2010-12-08 Jeff Dairiki (tiny change) - * whitespace.el: New version 13.2. - (whitespace-cleanup-region): Tiny code fix. (Bug#7582) + * whitespace.el (whitespace-cleanup-region): + Clean up spaces before tabs. (Bug#7582) 2010-12-08 Karl Fogel